Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Lots to cover here

First off, your iCalendar is too vague / incomplete so your results may not be exactly what you want. You specified a non-UTC start and end:

DTSTART:20121220T100000
DTEND:20121220T110000

so the server will do its best to convert that to a value it can check against the rooms busytime. It is probably using its own OS time zone setting and not what you think.

You really should specify dates and times in UTC:

DTSTART:20121220T150000Z
DTEND:20121220T160000Z

(10 AM EST - 11 AM EST)

Alternately you could specify the VTIMEZONE in your iCalendar and specify its use via the TZID property:

DTSTART;TZID="US/Eastern":20121220T100000
DTEND;TZID="US/Eastern":20121220T110000

As for why you never see a Decline response, it is because your did not specify a response should be sent. The $CSTrack shows:

"iCal Created Broadcast[Local] by Router on APPUS-AS08(Release 8.5.2|August 10, 2010) at 12/19/2012 11:33:56 AM"

Because you specified:

ATTENDEE;CUTYPE=ROOM;CN="Test Room 1/IDSTEST":MAILTO:test_room_1@company.com

and left off the RSVP parameter the default value of FALSE was assumed which means do not reply hence no Decline response. If you want a reply back you MUST include RSVP=TRUE in your ATTENDEE property.

The fact you get a Decline in some cases sounds like a bug (unless you do include an RSVP=TRUE).

In checking the $CSTrack info you posted the one that is the real error is this:

"FAILURE Reason: Note item not found[Local] by Rooms and Resources Manager on APPUS-AS08(Release 8.5.2|August 10, 2010) at 12/19/2012 11:33:57 AM"

One of the items we were trying to find and update in busytime was not found. Without using an INI to log more info, I cant tell you which or what to look at. You haven't been playing with your busytime db have you??

To get more info, set the following INIs and repeat your failure tests:

CSLogAutoprocess=1
CSReportErrors=1

That will cause more info to be logged to the console so we can see where the failure is happening and from there we can decide how to resolve it.

If you are going to be at Connect 2013 then drop by the Meet the Developers lab and talk with us more. (Developers times in forums is limited but we are on hand in Orlando to answer questions for you.)

Bruce
IBM


Feedback response number BKAN93MTJM created by ~Lex Nontookonynivu on 01/04/2013
Room Reservation by external iCalen... (~George Frohipi... 20.Dec.12)
. . Try this (~Laura Elboosig... 21.Dec.12)
. . . . can't get there from here (~George Frohipi... 22.Dec.12)
. . . . . . trick to trap the good entries (~Laura Elboosig... 29.Dec.12)
. . Lots to cover here (~James Preresas... 4.Jan.13)
. . . . Thanks (~George Frohipi... 9.Jan.13)
. . . . . . Followup... (~James Preresas... 18.Jan.13)
. . . . . . . . extra logging (~George Frohipi... 18.Jan.13)
. . . . . . . . . . Any response? (~George Frohipi... 28.Jan.13)
. . . . . . . . . . Extra info findings (~James Preresas... 1.Mar.13)
. . Come visit us! (~Laura Elboosig... 4.Jan.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS